home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / betrieb / desktop / dropdrwx.sit / Drop Drawers X 1.5.4 / Drop Drawers Help (2) < prev    next >
Text File  |  2001-03-11  |  25KB  |  259 lines

  1. …Continued from: Drop Drawers Help (1)…
  2.  
  3. Clip Drawer Items
  4.  
  5. Each clip drawer can contain any number of items. An item contains one or more format, where a format can be some text, a picture, an URL or email address, an alias, a script, a thumbnail, a sound, a movie, text styling or anything else. For example, dragging in some text from Microsoft Word 98 will create an item containing a picture, text, text styling and 7 other formats which only Word understands.
  6.  
  7. Creating items
  8.  
  9. Items can be created in many ways. The easiest is by using drag and drop from another application (almost all modern Mac applications now support this technology). You can also use the Paste command in the clip drawer’s contextual menu to paste in from the clipboard.
  10.  
  11. Another way to create a new item is to give the clip drawer a Key to Copy Selection into Drawer. Pressing this key will copy the selection from any Mac OS application and paste it into the drawer (see previous topic).
  12.  
  13. To create a new item from within Drop Drawers, use the Create Item submenu of the clip drawer’s contextual menu. You can create a new text item, URL or script in their respective editors, a new alias by selecting the file or folder to make the alias to or a new sound by recording.
  14.  
  15. Showing and removing formats
  16.  
  17. Although items can contain as many formats as required, only one format is displayed at a time (along with the item’s name for non-text items). To change the format to show, use the Show sub-menu of the item’s contextual menu (accessible by control-clicking).
  18.  
  19. To remove a format from an item, use the Remove sub-menu of the item’s contextual menu – items in this menu also show you how much space each of the item’s formats is taking up.
  20.  
  21. Selecting, moving, duplicating and resizing items
  22.  
  23. Items are selected in the same way as the Finder, with shift-clicking, rectangular selection and a Select All command in the clip drawer’s contextual menu. Items can be moved by dragging and duplicated by option-dragging. If the command key is down, the arrow keys will ‘nudge’ items by 1 pixel in the desired direction. Items can be resized by dragging the handles in the items’ corner - the item’s proportion will determine whether and where to show the item’s name (except items whose text is shown or which have no name).
  24.  
  25. Inserting items
  26.  
  27. Items can be inserted from a clip drawer into any Mac OS application using the Insert command in the item’s contextual menu. The item will be inserted as if it had been pasted in from the clipboard. This feature works by putting the data on the clipboard and sending a Command-V key press to the frontmost application. If the application does not interpret the Command-V key press correctly, it will not work with this feature of Drop Drawers.
  28.  
  29. Item Options
  30.  
  31. Each item in a clip drawer has some options which can be set in the Item Options window. To open this window, choose Item Options… from the item’s contextual menu. You can set the item’s name and assign shortcut keys to insert (within the frontmost application), open, show or edit the item. These keys will be interpreted sensibly depending on which format is showing for the item. You can also give any item a thumbnail, to be displayed with or without its name. Thumbnails can be copied in or out of the square area using drag and drop or the three buttons labelled Copy, Paste and Clear.
  32.  
  33. Clip Drawer Item Formats
  34.  
  35. Each item in a clip drawer contains one or more formats. A format can be anything at all, however Drop Drawers contains built-in support for several different formats, each of which is explained below:
  36.  
  37. Aliases and File Specs
  38.  
  39. You should already be familiar with aliases from using the Finder. A file spec is similar to an alias except that it contains a much less robust pointer to the original file – if you rename or move the file, the file spec will no longer work. Therefore, we recommend leaving on the Convert File Specs to Aliases option in the Preferences (see later).
  40.  
  41. Aliases or file specs in clip drawers can do many things. The original file can be opened by choosing Open from the item’s contextual menu, it can be revealed in the Finder by choosing Reveal or the Finder’s information window for the item can be opened by choosing Get Info. If the item is a folder and Show Hierarchical Folder Menus is on in the preferences (see later), each of these three menu items will also have hierarchical submenus allowing you to open, reveal or get information on any file contained within the folder, up to 4 levels deep.
  42.  
  43. If the alias or file spec points to an image or movie file and QuickTime Image Previewing is installed, choose Create Thumbnail to create a thumbnail to display instead of the file’s icon. This will happen automatically for files if the Always Create Thumbnails option is set in the Preferences (see later). To reselect the file or folder for the alias or file spec to point to, choose Retarget… from the item’s contextual menu. Note: The item’s name will not be changed as a result.
  44.  
  45. Aliases or file specs can also be dragged onto application or folder aliases within a drawer to simulate what would happen if this was done in the Finder. Documents are launched with the receiving application or moved to the receiving folder (copied if on a different disk). You can also drag files from the Finder onto items within a drawer and vice versa. Note: Dragging an alias into a Finder window will create a copy of the alias, not move the original file.
  46.  
  47. Alias and file spec items also contain an additional format called Icon Cache. This contains a copy of the item’s Finder icons to speed up icon drawing within Drop Drawers. If the original file’s icon has changed, remove the icon cache to update the icon within the drawer.
  48.  
  49. Plain texts and Text styles
  50.  
  51. Clip drawers display text items within the drawer along with their text style information, if any is present. To display styled text in the drawer’s default text style (ignoring the style information), choose Plain Text from the Show sub-menu in the item’s contextual menu. Drop Drawers also contains a built-in styled text editor with support for multiple fonts, sizes, styles and colors. To edit text, choose Edit Text… from the item’s contextual menu.
  52.  
  53. URLs
  54.  
  55. Clip drawers display URLs within the drawer as their name (if one exists) and the actual web site location (if there is space). To launch an URL, choose Go to site from the item’s contextual menu. If Internet Config or OS 8.5’s Internet control panel is available, it will be launched in the preferred application for the URL type. Otherwise, Drop Drawers will search for Netscape Navigator then Microsoft Internet Explorer to open the URL. To edit an URL, choose Edit URL… from the item’s contextual menu.
  56.  
  57. Scripts and Results
  58.  
  59. Clip drawers display scripts within the drawer as a script icon. Drop Drawers supports any scripting language which is designed to run within Apple’s OSA (Open Scripting Architecture). Every system from 7.5 onwards comes with the AppleScript language built-in, however there are also third-party languages available such as Frontier. The OSA is a very powerful Mac-only technology - for more information, please see the AppleScript web site at http://applescript.apple.com/
  60.  
  61. To run a script without any parameter data (executing the ‘on run’ or unnamed handler for AppleScript), choose Run Script from the item’s contextual menu. The run a script with parameter data (executing the ‘on open’ handler for AppleScript), drag the desired data (from inside or outside Drop Drawers) onto the script item. Currently, Drop Drawers supports text or alias parameters. If several items are dropped onto a script, Drop Drawers passes the script a list of the items.
  62.  
  63. To edit a script, choose Edit Script… from the item’s contextual menu. A script editing window will appear, with similar functionality to the Mac OS’s Script Editor. Select the desired scripting language from the Language pop-up menu. In the Options menu, you may select whether errors which occur while running the script should be reported to the user and whether the final outcome of the script should be displayed in the drawer as a Result format for the drawer item (text only).
  64.  
  65. Thumbnails
  66.  
  67. Any item in a clip drawer can have a thumbnail displayed instead of the item's actual data. The thumbnail can be set in the Item Options dialog, or it can be generated from image or movie files by choosing Create Thumbnail from the item’s contextual menu or switching on Always Create Thumbnails in the Drop Drawers Preferences.
  68.  
  69. Pictures
  70.  
  71. Clip drawers display picture items within the drawer and allows them to be scaled up to their original size. To view a picture at full size in a separate, scrollable window, choose View Picture from the item’s contextual menu.
  72.  
  73. Movies
  74.  
  75. Clip drawers display movies within a drawer, showing their poster frame. To play a movie, choose Play Movie from the item’s contextual menu. The movie will stop playing once it is completed, if another movie is playing or if Stop Movie is chosen from the item’s contextual menu.
  76.  
  77. Sounds
  78.  
  79. Clip drawers display sounds within a drawer as a loudspeaker icon. To play a sound, choose Play Sound from the item’s contextual menu.
  80.  
  81. Clip Drawer Arranging
  82.  
  83. There are many sophisticated options for resizing, cleaning up, aligning and distributing items in a clip drawer. These can be carried out either on the entire drawer or on a selection of items within the drawer.
  84.  
  85. To arrange all items in a clip drawer, click More Options… in the Contents panel of a clip drawer’s options window or choose Arrange All… from the drawer’s contextual menu. To arrange the selected items in a drawer, choose Arrange Items… from the items’ contextual menu. The Resize Drawer and Keep Drawer Arranged options are only available when arranging all items.
  86.  
  87. As you change the arranging options, the drawer will be updated to reflect the chosen settings. Once you are happy with the results, click OK. To cancel arranging, click Cancel. If Keep Drawer Arranged is checked, the drawer will automatically be kept arranged using the chosen settings.
  88.  
  89. Although the options described below sound complicated, clip drawer arranging provides a lot of flexibility with the minimum of complexity. We recommend simply experimenting to see what different combinations of settings do. Some options depend on the drawer’s grid setting – this can be changed in the Contents panel of its options window.
  90.  
  91. Resize
  92.  
  93. To switch on item resizing, check Resize - this will enable the options below.
  94.  
  95. • Smart, Minimize, Maximize. These three options resize each item independently and cannot be combined with any other resizing settings. The Smart option uses the current size of the item to calculate its new size, for example by showing an alias’ full name or text’s full height. The Minimize and Maximize options make items as small or as large as possible respectively.
  96.  
  97. • To Grid Width, Thinnest, Average, Widest. These four options resize items to the same width, equal either to the width of the drawer’s grid or the thinnest, average or widest item being arranged. They can be combined with height resizing by checking the And box.
  98.  
  99. • To Grid Height, Shortest, Average, Tallest. These four options resize items to the same height, equal either to the height of the drawer’s grid or the shortest, average or tallest item being arranged. They can be combined with width resizing by checking the And box.
  100.  
  101. Clean Up
  102.  
  103. To switch on item cleaning up (which repositions items in order), check Clean Up - this will enable the options below.
  104.  
  105. • By Position, Name or Text, Shown Type, Item Size. These four options determine how the items should be reordered. Choose By Position to leave the items close to their current positions, By Name or Text to reorder by name or text (depending on the items' shown format), By Shown Type to group by the type of format shown (e.g. text, picture or sound) and By Item Size to reorder based on rectangular area (not size in memory).
  106.  
  107. • Spacing. This setting determine how much, if any, spacing should be left between items when cleaning up. If the Distribute and To Grid settings are on in the right panel, the grid spacing will automatically be used instead of this.
  108.  
  109. • Right then Down, Right then Up, Down then Right. These three options determine the direction in which items should be reordered.
  110.  
  111. Align / Distribute
  112.  
  113. If the Clean Up option is off, this section is entitled Align and allows you to align items either relative to each other, or to the drawer’s grid. If Clean Up is on, it is entitled Distribute and allows you to determine whether, and how items being cleaned up should be distributed. When cleaning up, the Distribute setting will cause items to be spaced equally by width and/or height, otherwise they will be packed as tightly as possible.
  114.  
  115. • Items, To Grid. These two options select whether items should be aligned relative to each other, or using the drawer’s grid. In either case, the remaining settings determine exactly how the alignment should take place.
  116.  
  117. • Smart, Left, Center, Right. These four options align or distribute items horizontally. The Smart option aligns or distributes appropriately for each item and its name, while the Left, Center and Right options align or distribute all items by their left edge, horizontal center or right edge respectively. These options can be combined with vertical alignment or distribution by checking the And box.
  118.  
  119. • Top, Middle, Bottom. These three options align or distribute items vertically. The Top, Middle and Bottom options align or distribute items by their top edge, vertical center or bottom edge respectively. These options can be combined with horizontal alignment or distribution by checking the And box.
  120.  
  121. Resize Drawer
  122.  
  123. Clip drawers can be resized automatically to fit their contents at the end of the arranging operation by using these options. There separate options for resizing the drawer’s width and height.
  124.  
  125. Preferences
  126.  
  127. To edit the global preferences for Drop Drawers, choose Preferences… from the Edit menu (Drop Drawers must be the frontmost application).
  128.  
  129. Application
  130.  
  131. • Open Automatically at Startup. Set whether you want Drop Drawers to be opened when your Macintosh starts up (this places an alias to the Drop Drawers application in the Startup Items folder of your System Folder).
  132.  
  133. • Bring Finder to Front at Startup. Set whether you want Drop Drawers to bring the Finder to the front after it has been launched.
  134.  
  135. • Use Navigation Services if Possible. Set whether you want Drop Drawers to choose files or folders using Apple’s Navigation Services (included in Mac OS 8.5 but available for OS 7.5.5 or later). Navigation Services have been known to cause problems with some setups, so switch this setting off if you are experiencing any.
  136.  
  137. • Use Contextual Menu Plug-ins. Set whether you want Drop Drawers to pass through selected items to the system’s Contextual Menu Manager (available in Mac OS 8), allowing CMM plug-ins to act on the data.
  138.  
  139. Drawers
  140.  
  141. • Key to Show or Hide All Drawers. This lets you set a key to toggle the visibility of all drawers on screen. If the drawers ever get in your way, this could be useful. If Pass Key Through for Others is on, Drop Drawers will pass the key press on to other programs, allowing you to set one key for Drop Drawers and any other floating dock application.
  142.  
  143. • Expanding Delay, Expanding Speed, Contracting Delay. These set how long to wait before and how fast to automatically expand or contract drawers which have the Expand when Mouse at Edge setting turned on (see Drawer Options).
  144.  
  145. • Always Finish Expanding Drawers. This sets whether automatic expansion of drawers should always complete. The expansion can always be completed instantly by clicking the mouse at the drawer edge.
  146.  
  147. • Tab Font, Size, Style. These set the font, size and style to use for displaying drawer names in their tabs.
  148.  
  149. Clip Drawers
  150.  
  151. • Convert File Specs to Aliases. This sets whether incoming file specs (for example, by dragging from the Finder) should be converted into aliases for storing within a clip drawer. A file spec is similar to an alias except that it contains a much less robust pointer to the original file – if you rename or move the file, the file spec will no longer work.
  152.  
  153. • Always Create Thumbnails. This sets whether newly created file specs or aliases in clip drawers should automatically have a thumbnail created for them if QuickTime Image Previewing is installed and the file is of the appropriate type.
  154.  
  155. • Automatically Detect URLs. This sets whether text items coming into clip drawers containing an URL should have the URL detected and shown. We recommend leaving this on.
  156.  
  157. • Auto Detect Email Addresses. This sets whether text items coming into clip drawers containing an email address should have the email address detected and shown. We recommend leaving this on unless it creates problems with foreign character sets.
  158.  
  159. • Use Full Icon Square for Clicking. This sets whether the entire square surrounding icons in drawers (belonging to aliases, sounds or scripts) should be active for clicking and dragging, instead of only the areas which the icons specifies.
  160.  
  161. • Dim Icons for Open Applications. This sets whether clip drawer icons belonging to applications which are currently running should be displayed in the same dimmed style as the Finder uses.
  162.  
  163. • Show Hierarchical Folder Menus. This sets whether you want Drop Drawers to show hierarchical menus for folders and disks in clip drawers. If this is on, you will be able to Open, Reveal or Get Info on any item within a folder, up to 4 levels deep.
  164.  
  165. • Collapse on Open File & Go to URL. This sets whether clip drawers should be instantly collapsed whenever a file/alias is opened or an URL is launched.
  166.  
  167. • Deselect Items on Drawer Close. This sets whether items inside clip drawers should be deselected when the drawer is closed.
  168.  
  169. • Auto Re-protect after. This sets an optional time interval after which the password to open a drawer must be re-entered, in order to allow the drawer to be used. It is useful if you often leave your computer unattended at home or in the workplace.
  170.  
  171. Clip Clicks
  172.  
  173. This table of settings determines what action should be performed for different types of click on different types of items in clip drawer (the click action for process drawers is fixed). Separate settings can be made for single clicks, double-clicks and clicks with the Command key, and for Text, Alias, URL, Picture, Sound and Script items. An action can only be set for double-clicks if the action for a single click is Select (otherwise the single click action will have been performed before the second click was made). Actions in these menus correspond to those available in items’ contextual menus (except Select).
  174.  
  175. Mouse and Keyboard Reference
  176.  
  177. Drop Drawers has many different mouse and key press actions which you may not be aware of, so all are listed in the tables below.
  178.  
  179. Clip Drawers: Clicks on items
  180.  
  181. click                                                                                User-definable (selects item by default)
  182. click-hold                                            Item/s contextual menu
  183. double-click                             User-definable (opens or inserts item by default)
  184. drag                                                                                Move selected item/s
  185. shift-click                                          Toggle item selection
  186. control-click                         Item/s contextual menu
  187. option-drag                               Duplicate item/s
  188. command-click          User-definable (shows or edits item by default)
  189.  
  190. Clip Drawers: Clicks in drawer
  191.  
  192. click-hold                                             Drawer contextual menu
  193. drag                                                                                Select items within dragged rectangle
  194. shift-drag                                          Toggle selection of items within dragged rectangle
  195. control-click                          Drawer contextual menu
  196.  
  197. Clip Drawers: Keys
  198.  
  199.                                                                                               Clear selected item/s
  200. tab                                                                                        Select next item
  201.                                                                                                   Select next item to left
  202.                                                                                                   Select next item to right
  203.                                                                                                      Select next item above
  204.                                                                                                      Select next item below
  205. return                                                                    Insert or open selected item/s
  206. enter                                                                           Show or edit selected item/s
  207. escape                                                                 Contract drawer
  208. other                                                                           Search for typed phrase in drawer
  209.  
  210. Clip Drawers: Command Keys
  211.  
  212. A                                                                                           Select all items in drawer
  213. C                                                                                           Copy selected item
  214. E                                                                                           Insert selected item
  215. I                                                                                             Show options for selected item
  216. L                                                                                            Lock/unlock drawer contents
  217. M                                                                                       Create alias item
  218. N                                                                                          Create new drawer
  219. O                                                                                           Open drawer file
  220. P                                                                                           Show drawer options
  221. R                                                                                          Arrange selected or all items
  222. S                                                                                            Lock/unlock drawer size
  223. T                                                                                             Create text item
  224. U                                                                                           Create URL item
  225. V                                                                                           Paste into drawer
  226. X                                                                                           Cut selected item
  227. Z                                                                                           Undo last action
  228.                                                                                    Clear selected item/s
  229.                                                                                        Nudge selected item/s left
  230.                                                                                        Nudge selected item/s right
  231.                                                                                           Nudge selected item/s up
  232.                                                                                           Nudge selected item/s down
  233.  
  234. Process Drawers: Clicks on process items
  235.  
  236. click                                                                                Bring process to front
  237. click-hold                                             Process item contextual menu
  238. drag                                                                                Drag-and-drop process item
  239. control-click                          Process item contextual menu
  240. command-click          Reveal process in Finder
  241.  
  242. Process Drawers: Clicks in drawer
  243.  
  244. click-hold                                             Drawer contextual menu
  245. control-click                          Drawer contextual menu
  246.  
  247. Process Drawers: Keys
  248.  
  249. escape                                                                 Contract drawer
  250.  
  251. Process Drawers: Command Keys
  252.  
  253. N                                                                                          Create new drawer
  254. O                                                                                           Open drawer file
  255. P                                                                                           Show drawer options
  256. S                                                                                            Lock/unlock drawer size
  257.  
  258. © Sig Software — http://www.sigsoftware.com/
  259. Any distribution of Drop Drawers must include these help files. No responsibility about Drop Drawers' functionality or integrity is implied. This document and Drop Drawers are copyright of the author. Other trademarks are copyright of their respective owners.